home *** CD-ROM | disk | FTP | other *** search
/ Yum! / Yum! Macintosh CD-ROMs for May 1999 (May 1999).iso / MacOS 8.5 stuff / MacOS 8.5 Search Engins ƒ / complete / HotBot.src / HotBot.src next >
Text File  |  1998-10-12  |  787b  |  36 lines

  1. # Copyright ©1998 John Cihocki viking@interpow.net
  2. # http://www.apple-donuts.com
  3. # Mac tidbits
  4.  
  5.  
  6. <search
  7.     name = "Hotbot"
  8.     method = get
  9.     action = "http://www.hotbot.com/"
  10.     update = "http://www.eiresources.com/sherlock/HotBot.src.hqx"
  11.     updateCheckDays = 3 
  12. >
  13.     
  14. <INPUT NAME="MT" user>
  15. <INPUT NAME="SM" VALUE="MC">
  16. <INPUT NAME="DV" VALUE="O">
  17. <INPUT NAME="LG" VALUE="english">
  18. <INPUT NAME="RD" VALUE="RG">
  19. <INPUT NAME="DC" VALUE="25">
  20. <INPUT NAME="DE" VALUE="1">
  21. <INPUT NAME="submit" VALUE="search">
  22. <INPUT NAME="_v" VALUE="2">
  23. <INPUT NAME="OPs" VALUE="MDRTP">
  24.  
  25. <interpret
  26.  
  27.     bannerStart = "<!-- AdSpace program"
  28.     bannerEnd = "<!-- /AdSpace -->"
  29.     
  30.     resultListStart="Features:</b> english<br>"
  31.     resultListEnd = "<!--br><pre><BR>----<br></pre></br-->"
  32.     
  33.     resultItemStart = "</A> "
  34. >
  35. </search>
  36.